Skip to content

build(deps-dev): bump turbo from 1.13.3 to 2.8.10#2519

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/turbo-2.8.10
Open

build(deps-dev): bump turbo from 1.13.3 to 2.8.10#2519
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/turbo-2.8.10

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps turbo from 1.13.3 to 2.8.10.

Release notes

Sourced from turbo's releases.

Turborepo v2.8.10

What's Changed

create-turbo

Changelog

Full Changelog: vercel/turborepo@v2.8.9...v2.8.10

Turborepo v2.8.10-canary.9

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.8.10-canary.8...v2.8.10-canary.9

Turborepo v2.8.10-canary.8

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.8.10-canary.7...v2.8.10-canary.8

Turborepo v2.8.10-canary.7

What's Changed

Changelog

... (truncated)

Changelog

Sourced from turbo's changelog.

Release Documentation

Quick Start

Automated Canary Releases

Canary releases run on an hourly schedule via the [Release workflow][1]:

  1. Runs every hour via cron, skipping if no relevant files (crates/, packages/, cli/) changed since the last canary tag
  2. Skips if the latest commit is a release PR merge (to avoid releasing the version bump itself)
  3. Publishes to npm with the canary tag
  4. Opens a PR with auto-merge enabled to merge the version bump back to main

No manual intervention required for canary releases.

Manual Releases (Stable/Custom)

  1. Create a release by triggering the [Turborepo Release][1] workflow

    • For stable releases, use patch, minor, or major
    • For custom pre-releases, use prepatch, preminor, or premajor
    • Check the "Dry Run" box to test the workflow without publishing
  2. A PR is automatically opened to merge the release branch back into main

    • Merge this promptly to avoid conflicts

Release @turbo/repository

  1. Run [bump-version.sh][4] to update the versions of the packages. Merge in the changes to main.

  2. Create a release by triggering the [Turborepo Library Release][5] workflow.

    • Check the "Dry Run" box to run the full release workflow without publishing any packages.

Notes

  • GitHub Release Notes are published automatically using the config from [turborepo-release.yml][2], triggered by the [turbo-orchestrator][3] bot.

Turborepo CLI Release Process - In-Depth Guide

This section provides comprehensive documentation on how the Turborepo CLI is released, including the architecture, workflows, and detailed step-by-step processes.

Table of Contents

  1. Architecture Overview
  2. Automated Canary Releases
  3. Version Management
  4. Release Workflow Stages
  5. Packages Released

... (truncated)

Commits
  • 1e0e1ae publish 2.8.10 to registry
  • 7cb9f0c release(turborepo): 2.8.10-canary.9 (#11892)
  • 2af1c0d perf: Pre-compile glob exclusion filter and cache path prefix in file hashing...
  • 31e29c9 release(turborepo): 2.8.10-canary.8 (#11890)
  • 5cbeef3 perf: Parallelize and pre-build RepoGitIndex (#11889)
  • a4213a1 release(turborepo): 2.8.10-canary.7 (#11888)
  • 42ab7fc perf: Batch per-package git subprocess calls into repo-wide index (#11887)
  • 48f5a2b release(turborepo): 2.8.10-canary.6 (#11885)
  • 8e3395e feat: Make --profile and --anon-profile filename optional (#11883)
  • 5febe7f release(turborepo): 2.8.10-canary.5 (#11884)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for turbo since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [turbo](https://github.com/vercel/turborepo) from 1.13.3 to 2.8.10.
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v1.13.3...v2.8.10)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.8.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: automerge. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants